home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UNIXTOOL / GNU / README < prev    next >
Text File  |  1995-05-16  |  826b  |  25 lines

  1. Various ported unixtools protected by the GNU label
  2.  
  3. gawk     awk interpreter
  4. bison    grammatic parser-tool (v. 1.22 since 11/11/94)
  5. bisonsrc sourcecode for bison
  6. flex     lexical parser-tool
  7. make     tool for direct recompilation
  8. diff     scan differents
  9. diff3    same
  10. egrep    search for regex in file
  11. gnusort  sort routines
  12. tileforth    Forth 83 forth-compiler/interpreter 
  13. gnudbm   database routines
  14. regex    routines for parsing strings
  15. perl (dir) v. 1.00 - port of Larry Wall's Perl 5.001: pragmatic
  16.          script language, excellent text handling and low level
  17.          system functions
  18. elvis    vi clone
  19.  
  20. flex.arc V2.3.8 - lexical analyser generator
  21.  
  22. the absolute files without source come from info-server@newcastle.ac.uk
  23.  
  24. utils    library of useful C-routines (most unix-ports) needed for
  25.          some GNU-ports